StudentSubsidiaryAccount 
EntityType  Independent 
Logical Entity Name  StudentSubsidiaryAccount 
Default Table Name  SaStudSubsidiary 
Logical Only  NO 
Owner  dbo 
Definition 
 
Note 
 

StudentSubsidiaryAccount Attributes 
Attribute/Logical Rolename  Domain  Datatype  NULL  Definition 
StudentEnrollmentPeriodId(FK)    INTEGER  YES 
 
StudentSubsidiaryAccountId(PK)    INTEGER  NO 
 
SubsidiaryAccountTypeId(FK)    INTEGER  NO 
 
MinimumBalance    MONEY(19, 4)  YES 
 
AccountBalance    MONEY(19, 4)  NO 
 
LastModifiedUserId(FK)    INTEGER  NO 
 
CreatedDateTime    DATETIME  NO 
 
LastModifiedDateTime    DATETIME  NO 
 
RowVersion    TIMESTAMP/DATE  NO 
 
StudentEnrollmentPeriodId(FK)    INTEGER  YES 
 

StudentSubsidiaryAccount Keys 
Key Name  Key Type  Keys 
SaStudSubsidiary_UserID_N_N_IDX  Inversion Entry  LastModifiedUserId 
SaStudSubsidiary_SaStudSubsidiaryID_U_C_IDX  PrimaryKey  StudentSubsidiaryAccountId 
SaStudSubsidiary_SaSubsidiaryID_AdEnrollID_U_N_IDX  Alternate Key  SubsidiaryAccountTypeId, StudentEnrollmentPeriodId 

StudentSubsidiaryAccount Relationships 
Parent Relationships: 
Entity Name  Type  Cardinality  Business Name  VerbPhrase  InversePhrase  Foreign Keys  Is Supertype 
StudentEnrollmentPeriod  Non-Identifying  Zero or One to Zero or More        StudentEnrollmentPeriodId  NO 
SubsidiaryAccountType  Non-Identifying  One To Zero or More        SubsidiaryAccountTypeId  NO 
Staff  Non-Identifying  One To Zero or More        LastModifiedUserId  NO 
StudentEnrollmentPeriod  Non-Identifying  Zero or One to Zero or More        StudentEnrollmentPeriodId  NO 
SubsidiaryAccountType  Non-Identifying  Zero or One to Zero or More        SubsidiaryAccountTypeId  NO 
Child Relationships: 
Entity Name  Type  Cardinality  Business Name  VerbPhrase  InversePhrase  Foreign Keys  Is Subtype 
StudentSubsidiaryStatement  Non-Identifying  One To Zero or More          NO 
StudentSubsidiaryAccountTransaction  Non-Identifying  One To Zero or More          NO 
StudentSubsidiaryAccountTransaction  Non-Identifying  One To Zero or More          NO 
StudentSubsidiaryStatement  Non-Identifying  One To Zero or More          NO 

StudentSubsidiaryAccount Check Constraints 
Check Constraint Name  CheckConstraint 

StudentSubsidiaryAccount Where Used - Model Usage 
Mapped Object  Is User Defined?  Denormalization Mappings  Description  Bound Attachments 
Logical
dbo.StudentSubsidiaryAccount 
NO       
Physical (Microsoft SQL Server)
dbo.SaStudSubsidiary 
NO       

StudentSubsidiaryAccount Where Used - Submodel Usage 
Model  Submodel Usage 
Logical  Main Model 
Logical  SubsidiaryLedger 
Physical (Microsoft SQL Server)  Main Model 
Physical (Microsoft SQL Server)  Student Accounts 

StudentSubsidiaryAccount Data Movement Rules 
Name  Type  Rule Text/Value